Trace number 3173367

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 TechDemo-Alpha-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173367-1301794087.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1895/6230 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     46  v-fix:    0  time:  0.01 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.15	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.19/0.25	c Decided on static restart strategy
0.29/0.35	c  N dy    19      4004        70      6230         0      3613     43610     86994     24.10     21.34  --
0.49/0.58	c  N dy    46      8042        70      6230         0      5047     43610    113553     24.54     21.49  --
0.79/0.84	c  N dy    73     12062        70      6230         0      4835     43610     96541     24.67     21.55  --
1.09/1.12	c  N dy   100     16114        70      6230         0      8521     43610    185639     23.89     21.54  --
1.39/1.41	c  N dy   128     20232        70      6230         0      7149     43610    139211     24.22     21.45  --
1.69/1.72	c  N dy   155     24274        70      6230         0     10812     43610    226224     24.20     21.38  --
1.99/2.05	c  N dy   183     28389        70      6230         0      8341     43610    155621     24.14     21.42  --
2.09/2.19	c  S st   194     30001        70      6230         0      9809     43610    190982     24.40     21.43  --
2.19/2.24	c  S st   194     30502        70      6230         0     10277     43610    202408     24.40     21.43  --
2.19/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
2.19/2.26	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
2.19/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.26	c Subs w/ non-existent bins:      0 time:  0.00 s
2.19/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.05	c lits-rem:      1456  cl-subs:     1210  v-elim:     70  v-fix:    0  time:  0.78 s
2.99/3.05	c learnt bin added due to v-elim: 0
2.99/3.05	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.99/3.05	c vivif2 --  cl tried     9067 cl shrink        0 lits rem          0 time: 0.00
3.19/3.22	c asymm  cl-useful: 0/2242/6230 lits-rem:0 time: 0.17
3.19/3.22	c calculated reachability. Time: 0.00
3.19/3.22	c  N dy   194     30502        70      6230         0      9067     43610    175122     24.40     21.43  --
3.19/3.22	c  F st   194     30502        70      6230         0      9067     43610    175122     24.40     21.43  --
3.29/3.38	c Decided on static restart strategy
3.49/3.55	c  N dy   213     34552        70      6230         0     12752     43610    263241     24.11     21.35  --
3.89/3.90	c  N dy   240     38618        70      6230         0      9313     43610    167103     24.19     21.32  --
4.19/4.24	c  N dy   267     42623        70      6230         0     12951     43610    254622     24.49     21.35  --
4.49/4.57	c  S st   289     45753        70      6230         0     15808     43610    323216     23.81     21.34  --
4.58/4.64	c  S st   289     46256        70      6230         0      8161     43610    126038     23.81     21.34  --
4.58/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.58/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.02
4.58/4.67	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
4.58/4.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.67	c Subs w/ non-existent bins:      0 time:  0.00 s
4.58/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.58/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.58/4.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.08/5.18	c lits-rem:        54  cl-subs:      242  v-elim:     70  v-fix:    0  time:  0.51 s
5.08/5.18	c learnt bin added due to v-elim: 0
5.08/5.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
5.08/5.19	c vivif2 --  cl tried     7919 cl shrink        0 lits rem          0 time: 0.00
5.28/5.34	c asymm  cl-useful: 0/2050/6230 lits-rem:0 time: 0.16
5.28/5.34	c calculated reachability. Time: 0.00
5.28/5.34	c  N dy   289     46256        70      6230         0      7919     43610    122680     23.81     21.34  --
5.58/5.66	c  N dy   316     50298        70      6230         0     11631     43610    212746     24.53     21.37  --
5.98/6.03	c  N dy   343     54324        70      6230         0     15272     43610    300716     24.42     21.38  --
6.38/6.46	c  N dy   370     58347        70      6230         0      9870     43610    156691     24.13     21.37  --
6.78/6.81	c  N dy   397     62361        70      6230         0     13529     43610    245262     24.84     21.38  --
7.18/7.25	c  N dy   425     66508        70      6230         0     17292     43610    336028     24.84     21.39  --
7.59/7.60	c  S st   445     69384        70      6230         0     19942     43610    399486     23.90     21.38  --
7.59/7.68	c  S st   445     69887        70      6230         0     10415     43610    155608     23.90     21.38  --
7.59/7.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.03
7.70/7.72	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
7.70/7.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.72	c Subs w/ non-existent bins:      0 time:  0.00 s
7.70/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.19/8.28	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.89/8.99	c Added 1 vars  tried: 21840 time: 0.70
8.89/8.99	c ORs :      1 avg-s:  0.0 cl-sh:   355 l-rem:    355 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
8.89/8.99	c lits-rem:        99  cl-subs:      324  v-elim:     70  v-fix:    0  time:  1.27 s
8.89/8.99	c learnt bin added due to v-elim: 0
8.89/8.99	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
8.89/8.99	c vivif2 --  cl tried    10091 cl shrink        0 lits rem          0 time: 0.00
9.09/9.15	c asymm  cl-useful: 0/2682/6231 lits-rem:0 time: 0.16
9.09/9.15	c calculated reachability. Time: 0.00
9.09/9.15	c  N dy   445     69887        71      6231         2     10091     43594    150418     23.90     21.38  --
9.09/9.15	c  F st   445     69887        71      6231         2     10091     43594    150418     23.90     21.38  --
9.29/9.32	c Decided on static restart strategy
9.49/9.57	c  N dy   468     74502        71      6231         2     14283     43594    252138     23.88     21.38  --
9.99/10.07	c  N dy   500     79266        71      6231         2     18641     43594    357546     24.65     21.39  --
10.59/10.68	c  N dy   535     84458        71      6231         2     12443     43594    192943     24.26     21.40  --
11.19/11.23	c  N dy   572     89939        71      6231         2     17438     43594    312749     24.27     21.41  --
11.89/11.90	c  N dy   611     95750        71      6231         2     22753     43594    441036     24.02     21.41  --
12.49/12.56	c  N dy   652    101925        71      6231         2     16540     43594    278056     24.45     21.42  --
12.79/12.89	c  S st   672    104832        71      6231         2     19214     43594    343701     25.07     21.43  --
12.89/12.96	c  S st   672    105334        71      6231         2     19686     43594    355227     25.07     21.43  --
12.89/12.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.08
12.99/13.04	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
12.99/13.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.04	c Subs w/ non-existent bins:      0 time:  0.00 s
12.99/13.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.89/13.98	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
16.59/16.62	c Added 1 vars  tried: 38920 time: 2.63
16.59/16.63	c ORs :      1 avg-s:  0.0 cl-sh:  1240 l-rem:   1240 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
16.59/16.63	c lits-rem:      1439  cl-subs:     1916  v-elim:     70  v-fix:    0  time:  3.58 s
16.59/16.63	c learnt bin added due to v-elim: 0
16.59/16.63	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
16.59/16.64	c vivif2 --  cl tried    17770 cl shrink        0 lits rem          0 time: 0.00
16.79/16.81	c asymm  cl-useful: 0/1362/6232 lits-rem:0 time: 0.18
16.79/16.81	c calculated reachability. Time: 0.00
16.79/16.81	c  N dy   672    105334        72      6232         4     17770     43583    308555     25.07     21.43  --
17.59/17.67	c  N dy   718    112128        72      6232         4     24003     43583    459048     23.87     21.43  --
18.49/18.51	c  N dy   766    119301        72      6232         4     17845     43583    295502     23.89     21.41  --
19.39/19.46	c  N dy   817    126947        72      6232         4     24817     43583    462713     24.34     21.41  --
23.48/23.51	c  N dy   842    158001        72      6232         4     24587     43583    427425     22.95     21.01  --
23.48/23.53	c  S st   842    158001        72      6232         4     24587     43583    427425     22.95     21.01  --
23.58/23.62	c  S st   842    158505        72      6232         4     25050     43583    438575     22.95     21.01  --
23.58/23.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.58/23.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.68/23.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.12
23.68/23.74	c Calc non-exist non-lernt bins v-fix:     0 done:     72 time:  0.00 s
23.68/23.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.68/23.74	c Subs w/ non-existent bins:      0 time:  0.00 s
23.68/23.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.68/23.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.68/23.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.88/24.96	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
28.69/28.78	c Added 1 vars  tried: 60900 time: 3.82
28.79/28.84	c ORs :      1 avg-s:  0.0 cl-sh:  4817 l-rem:   4817 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.88
28.79/28.85	c lits-rem:      2221  cl-subs:     3454  v-elim:     70  v-fix:    0  time:  5.10 s
28.79/28.85	c learnt bin added due to v-elim: 0
28.79/28.85	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
28.79/28.85	c vivif2 --  cl tried    21596 cl shrink        0 lits rem          0 time: 0.00
28.99/29.02	c asymm  cl-useful: 0/1334/6233 lits-rem:0 time: 0.17
28.99/29.02	c calculated reachability. Time: 0.00
28.99/29.02	c  N dy   842    158505        73      6233         6     21596     43566    360307     22.95     21.01  --
30.49/30.52	c  N dy   911    168721        73      6233         6     15742     43566    211778     23.78     21.02  --
31.79/31.89	c  N dy   984    179592        73      6233         6     25646     43566    449005     23.66     21.03  --
33.49/33.59	c  N dy  1062    191129        73      6233         6     19900     43566    296856     23.82     21.04  --
40.48/40.51	c  N dy  1121    237757        73      6233         6     26612     43566    427482     22.75     20.72  --
40.48/40.53	c  S st  1121    237757        73      6233         6     26612     43566    427482     22.75     20.72  --
40.59/40.62	c  S st  1121    238259        73      6233         6     27088     43566    438933     22.75     20.72  --
40.59/40.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.59/40.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.69/40.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.13
40.69/40.75	c Calc non-exist non-lernt bins v-fix:     0 done:     73 time:  0.00 s
40.69/40.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.69/40.76	c Subs w/ non-existent bins:      0 time:  0.00 s
40.69/40.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.69/40.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.69/40.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.88/41.99	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
47.08/47.16	c Added 1 vars  tried: 80000 time: 5.16
47.19/47.20	c ORs :      1 avg-s:  0.0 cl-sh:  3928 l-rem:   3928 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.21
47.19/47.21	c lits-rem:      1478  cl-subs:     3353  v-elim:     70  v-fix:    0  time:  6.45 s
47.19/47.21	c learnt bin added due to v-elim: 0
47.19/47.21	c vivif2 --  cl tried     6234 cl shrink        0 lits rem          0 time: 0.00
47.19/47.22	c vivif2 --  cl tried    23735 cl shrink        0 lits rem          0 time: 0.00
47.29/47.34	c asymm  cl-useful: 0/856/6234 lits-rem:0 time: 0.13
47.29/47.34	c calculated reachability. Time: 0.00
47.29/47.34	c  N dy  1121    238259        74      6234         8     23735     43549    367933     22.75     20.72  --
68.69/68.72	c  N dy  1126    357391        74      6234         8     27544     43549    401177     22.16     19.82  --
68.69/68.73	c  S st  1126    357391        74      6234         8     27544     43549    401177     22.16     19.82  --
68.79/68.83	c  S st  1126    357893        74      6234         8     28013     43549    412725     22.16     19.82  --
68.79/68.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.79/68.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.89/68.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.13
68.89/68.96	c Calc non-exist non-lernt bins v-fix:     0 done:     74 time:  0.00 s
68.89/68.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.89/68.97	c Subs w/ non-existent bins:      0 time:  0.00 s
68.89/68.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.89/68.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.89/68.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
69.99/70.06	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
74.99/75.02	c Added 1 vars  tried: 80000 time: 4.96
74.99/75.06	c ORs :      1 avg-s:  0.0 cl-sh:  3322 l-rem:   3322 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.00
74.99/75.07	c lits-rem:      1028  cl-subs:     2156  v-elim:     70  v-fix:    0  time:  6.09 s
74.99/75.07	c learnt bin added due to v-elim: 0
74.99/75.07	c vivif2 --  cl tried     6235 cl shrink        0 lits rem          0 time: 0.00
74.99/75.07	c vivif2 --  cl tried    25857 cl shrink        0 lits rem          0 time: 0.00
75.19/75.24	c asymm  cl-useful: 0/1581/6235 lits-rem:0 time: 0.17
75.19/75.24	c calculated reachability. Time: 0.00
75.19/75.24	c  N dy  1126    357893        75      6235        10     25857     43527    368963     22.16     19.82  --
113.19/113.21	c  N dy  1136    536839        75      6235        10     33225     43527    467819     22.37     19.27  --
113.19/113.24	c  S st  1136    536839        75      6235        10     33225     43527    467819     22.37     19.27  --
113.30/113.35	c  S st  1136    537345        75      6235        10     33705     43527    479153     22.37     19.27  --
113.30/113.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.30/113.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.49/113.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.3M T:  0.17
113.49/113.53	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
113.49/113.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.49/113.53	c Subs w/ non-existent bins:      0 time:  0.00 s
113.49/113.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.49/113.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.49/113.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
114.79/114.81	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
120.39/120.44	c Added 1 vars  tried: 80000 time: 5.63
120.39/120.48	c ORs :      1 avg-s:  0.0 cl-sh:  3009 l-rem:   3009 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.67
120.39/120.49	c lits-rem:       505  cl-subs:     2412  v-elim:     70  v-fix:    0  time:  6.95 s
120.39/120.49	c learnt bin added due to v-elim: 0
120.39/120.49	c vivif2 --  cl tried     6236 cl shrink        0 lits rem          0 time: 0.00
120.39/120.49	c vivif2 --  cl tried    31293 cl shrink        0 lits rem          0 time: 0.00
120.59/120.67	c asymm  cl-useful: 0/956/6236 lits-rem:0 time: 0.17
120.59/120.67	c calculated reachability. Time: 0.00
120.59/120.67	c  N dy  1136    537345        76      6236        12     31293     43516    430478     22.37     19.27  --
120.59/120.67	c  F st  1136    537345        76      6236        12     31293     43516    430478     22.37     19.27  --
120.99/121.05	c Decided on static restart strategy
124.89/124.98	c  N dy  1264    557463        76      6236        12     49698     43516    866788     23.46     19.33  --
188.10/188.16	c  N dy  1275    806017        76      6236        12     52573     43516    844368     22.34     18.79  --
188.19/188.20	c  S st  1275    806017        76      6236        12     52573     43516    844368     22.34     18.79  --
188.29/188.37	c  S st  1275    806518        76      6236        12     53044     43516    856079     22.34     18.79  --
188.29/188.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.29/188.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.59/188.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.8M T:  0.30
188.59/188.68	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
188.59/188.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.59/188.69	c Subs w/ non-existent bins:      0 time:  0.01 s
188.69/188.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.69/188.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.69/188.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
192.19/192.23	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
202.49/202.50	c Added 1 vars  tried: 80000 time: 10.26
202.59/202.66	c ORs :      1 avg-s:  0.0 cl-sh:  7814 l-rem:   7814 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.42
202.59/202.67	c lits-rem:      1704  cl-subs:     6818  v-elim:     70  v-fix:    0  time: 13.97 s
202.59/202.67	c learnt bin added due to v-elim: 0
202.59/202.67	c vivif2 --  cl tried     6237 cl shrink        0 lits rem          0 time: 0.00
202.59/202.68	c vivif2 --  cl tried    46226 cl shrink        0 lits rem          0 time: 0.01
202.69/202.77	c asymm  cl-useful: 0/448/6237 lits-rem:0 time: 0.09
202.69/202.78	c calculated reachability. Time: 0.00
202.69/202.78	c  N dy  1275    806518        77      6237        14     46226     43507    712672     22.34     18.79  --
329.19/329.24	c  N dy  1353   1209777        77      6237        14     61913     43507    954101     23.57     18.59  --
329.19/329.29	c  S st  1353   1209777        77      6237        14     61913     43507    954101     23.57     18.59  --
329.49/329.50	c  S st  1353   1210279        77      6237        14     62387     43507    965522     23.57     18.59  --
329.49/329.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
329.49/329.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
329.90/329.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.7M T:  0.42
329.90/329.93	c Calc non-exist non-lernt bins v-fix:     0 done:     77 time:  0.00 s
329.90/329.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
329.90/329.93	c Subs w/ non-existent bins:      0 time:  0.01 s
329.90/329.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
329.90/329.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
329.90/329.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
334.59/334.62	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
346.70/346.76	c Added 1 vars  tried: 80000 time: 12.13
346.90/346.99	c ORs :      1 avg-s:  0.0 cl-sh:  9533 l-rem:   9533 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.37
347.00/347.01	c lits-rem:      1186  cl-subs:     7126  v-elim:     70  v-fix:    0  time: 17.05 s
347.00/347.01	c learnt bin added due to v-elim: 0
347.00/347.01	c vivif2 --  cl tried     6238 cl shrink        0 lits rem          0 time: 0.00
347.00/347.02	c vivif2 --  cl tried    55261 cl shrink        0 lits rem          0 time: 0.01
347.10/347.12	c asymm  cl-useful: 0/229/6238 lits-rem:0 time: 0.10
347.10/347.13	c calculated reachability. Time: 0.00
347.10/347.13	c  N dy  1353   1210279        78      6238        16     55261     43496    817357     23.57     18.59  --
544.21/544.20	c  N dy  1405   1710279        78      6238        16     84574     43496   1359170     22.31     18.43  --
544.21/544.26	c  S st  1405   1710279        78      6238        16     84574     43496   1359170     22.31     18.43  --
544.51/544.57	c  S st  1405   1710781        78      6238        16     85047     43496   1370681     22.31     18.43  --
544.51/544.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
544.51/544.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.21/545.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.7M T:  0.66
545.21/545.24	c Calc non-exist non-lernt bins v-fix:     0 done:     78 time:  0.00 s
545.21/545.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.21/545.25	c Subs w/ non-existent bins:      0 time:  0.01 s
545.21/545.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.21/545.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.21/545.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
554.31/554.39	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
572.51/572.56	c Added 1 vars  tried: 80000 time: 18.17
573.01/573.05	c ORs :      1 avg-s:  0.0 cl-sh: 13919 l-rem:  13919 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   18.66
573.01/573.08	c lits-rem:       791  cl-subs:    12807  v-elim:     70  v-fix:    0  time: 27.80 s
573.01/573.08	c learnt bin added due to v-elim: 0
573.01/573.08	c vivif2 --  cl tried     6239 cl shrink        0 lits rem          0 time: 0.00
573.01/573.09	c vivif2 --  cl tried    72240 cl shrink        0 lits rem          0 time: 0.01
573.21/573.20	c asymm  cl-useful: 0/249/6239 lits-rem:0 time: 0.10
573.21/573.20	c calculated reachability. Time: 0.00
573.21/573.20	c  N dy  1405   1710781        79      6239        18     72240     43489   1106782     22.31     18.43  --
797.91/797.97	c  N dy  1413   2210782        79      6239        18     88086     43489   1400245     24.18     18.46  --
798.01/798.03	c  S st  1413   2210782        79      6239        18     88086     43489   1400245     24.18     18.46  --
798.31/798.34	c  S st  1413   2211285        79      6239        18     88558     43489   1411825     24.18     18.46  --
798.31/798.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
798.31/798.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
799.01/799.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.9M T:  0.72
799.01/799.07	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
799.01/799.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
799.01/799.08	c Subs w/ non-existent bins:      0 time:  0.01 s
799.11/799.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
799.11/799.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.11/799.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
808.61/808.66	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 26.0 T:    0.14
828.52/828.54	c Added 1 vars  tried: 80000 time: 19.89
829.02/829.05	c ORs :      1 avg-s:  0.0 cl-sh: 13634 l-rem:  13634 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.39
829.02/829.07	c lits-rem:      2454  cl-subs:    10553  v-elim:     70  v-fix:    0  time: 29.96 s
829.02/829.07	c learnt bin added due to v-elim: 0
829.02/829.07	c vivif2 --  cl tried     6240 cl shrink        0 lits rem          0 time: 0.00
829.02/829.09	c vivif2 --  cl tried    78004 cl shrink        0 lits rem          0 time: 0.02
829.12/829.19	c asymm  cl-useful: 0/167/6240 lits-rem:0 time: 0.10
829.22/829.20	c calculated reachability. Time: 0.00
829.22/829.20	c  N dy  1413   2211285        80      6240        20     78004     43477   1180748     24.18     18.46  --
1080.72/1080.79	c  N dy  1425   2711285        80      6240        20    100452     43477   1623718     23.14     18.34  --
1080.82/1080.87	c  S st  1425   2711285        80      6240        20    100452     43477   1623718     23.14     18.34  --
1081.22/1081.21	c  S st  1425   2711789        80      6240        20    100936     43477   1635285     23.14     18.34  --
1081.22/1081.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1081.22/1081.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1082.12/1082.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 46.1M T:  0.92
1082.12/1082.14	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
1082.12/1082.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1082.12/1082.16	c Subs w/ non-existent bins:      0 time:  0.02 s
1082.12/1082.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1082.12/1082.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1082.12/1082.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1095.02/1095.03	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
1118.22/1118.24	c Added 1 vars  tried: 80000 time: 23.21
1118.82/1118.84	c ORs :      1 avg-s:  0.0 cl-sh: 15403 l-rem:  15403 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   23.81
1118.82/1118.87	c lits-rem:      2145  cl-subs:    12641  v-elim:     70  v-fix:    0  time: 36.68 s
1118.82/1118.87	c learnt bin added due to v-elim: 0
1118.82/1118.87	c vivif2 --  cl tried     6241 cl shrink        0 lits rem          0 time: 0.00
1118.82/1118.89	c vivif2 --  cl tried    88295 cl shrink        0 lits rem          0 time: 0.02
1119.02/1119.00	c asymm  cl-useful: 0/154/6241 lits-rem:0 time: 0.11
1119.02/1119.01	c calculated reachability. Time: 0.00
1119.02/1119.01	c  N dy  1425   2711789        81      6241        22     88295     43464   1353178     23.14     18.34  --
1119.02/1119.01	c  F st  1425   2711789        81      6241        22     88295     43464   1353178     23.14     18.34  --
1120.02/1120.07	c Decided on static restart strategy

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-3173367-1301794087/watcher-3173367-1301794087 -o /tmp/evaluation-result-3173367-1301794087/solver-3173367-1301794087 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173367-1301794087.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.88 3.99 3.99 4/184 21323
/proc/meminfo: memFree=22494800/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=21604 CPUtime=0 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 291011078 22122496 438 33554432000 4194304 4797429 140733400120608 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 5401 443 341 148 0 330 0

[startup+0.0866141 s]
/proc/loadavg: 3.88 3.99 3.99 4/184 21323
/proc/meminfo: memFree=22494800/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=29040 CPUtime=0.08 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 694 0 0 0 8 0 0 0 25 0 1 0 291011078 29736960 626 33554432000 4194304 4797429 140733400120608 18446744073709551615 4428895 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 7260 626 369 148 0 2189 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29040

[startup+0.100576 s]
/proc/loadavg: 3.88 3.99 3.99 4/184 21323
/proc/meminfo: memFree=22494800/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=29040 CPUtime=0.09 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 696 0 0 0 9 0 0 0 25 0 1 0 291011078 29736960 628 33554432000 4194304 4797429 140733400120608 18446744073709551615 4429159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 7260 628 369 148 0 2189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29040

[startup+0.300565 s]
/proc/loadavg: 3.88 3.99 3.99 4/184 21323
/proc/meminfo: memFree=22494800/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=128616 CPUtime=0.29 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 1063 0 0 0 29 0 0 0 25 0 1 0 291011078 131702784 938 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 32154 938 405 148 0 27083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128616

[startup+0.700485 s]
/proc/loadavg: 3.88 3.99 3.99 4/184 21323
/proc/meminfo: memFree=22494800/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=129580 CPUtime=0.69 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 1471 0 0 0 69 0 0 0 25 0 1 0 291011078 132689920 1169 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 32395 1169 405 148 0 27324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129580

[startup+1.50033 s]
/proc/loadavg: 3.88 3.99 3.99 5/190 21334
/proc/meminfo: memFree=22476648/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=130336 CPUtime=1.49 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 2206 0 0 0 149 0 0 0 25 0 1 0 291011078 133464064 1344 33554432000 4194304 4797429 140733400120608 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 32584 1344 405 148 0 27513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130336

[startup+3.10101 s]
/proc/loadavg: 3.88 3.99 3.99 5/190 21334
/proc/meminfo: memFree=22471564/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=132260 CPUtime=3.09 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 3056 0 0 0 309 0 0 0 25 0 1 0 291011078 135434240 1849 33554432000 4194304 4797429 140733400120608 18446744073709551615 4429165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 33065 1849 409 148 0 27994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132260

[startup+6.30043 s]
/proc/loadavg: 3.89 3.99 3.99 5/190 21334
/proc/meminfo: memFree=22461584/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=133120 CPUtime=6.28 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 4251 0 0 0 628 0 0 0 25 0 1 0 291011078 136314880 2193 33554432000 4194304 4797429 140733400120608 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 33280 2193 410 148 0 28209 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133120

[startup+12.7002 s]
/proc/loadavg: 3.90 3.99 3.99 5/190 21334
/proc/meminfo: memFree=22450332/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=135320 CPUtime=12.69 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 6684 0 0 0 1268 1 0 0 25 0 1 0 291011078 138567680 2552 33554432000 4194304 4797429 140733400120608 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 33830 2552 415 148 0 28759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135320

[startup+25.5008 s]
/proc/loadavg: 3.92 3.99 3.99 5/190 21334
/proc/meminfo: memFree=22436264/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=138896 CPUtime=25.49 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 9718 0 0 0 2547 2 0 0 25 0 1 0 291011078 142229504 3610 33554432000 4194304 4797429 140733400120608 18446744073709551615 4495683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 34724 3610 417 148 0 29653 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138896

[startup+51.1009 s]
/proc/loadavg: 3.95 3.99 3.99 5/190 21335
/proc/meminfo: memFree=22418856/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=144520 CPUtime=51.08 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 14794 0 0 0 5106 2 0 0 25 0 1 0 291011078 147988480 4701 33554432000 4194304 4797429 140733400120608 18446744073709551615 4351733 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 36130 4701 415 148 0 31059 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144520

[startup+102.306 s]
/proc/loadavg: 3.97 3.99 3.99 5/190 21336
/proc/meminfo: memFree=22399400/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=146740 CPUtime=102.29 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 23517 0 0 0 10225 4 0 0 25 0 1 0 291011078 150261760 5571 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 36685 5571 415 148 0 31614 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146740

[startup+162.301 s]
/proc/loadavg: 4.10 4.02 4.00 5/190 21338
/proc/meminfo: memFree=22381816/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=149508 CPUtime=162.29 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 32441 0 0 0 16222 7 0 0 25 0 1 0 291011078 153096192 5849 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 37377 5849 415 148 0 32306 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149508

[startup+222.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/190 21340
/proc/meminfo: memFree=22361804/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=155060 CPUtime=222.29 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 39628 0 0 0 22220 9 0 0 25 0 1 0 291011078 158781440 7197 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 38765 7197 415 148 0 33694 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155060

[startup+282.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 21341
/proc/meminfo: memFree=22352312/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=155256 CPUtime=282.29 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 46494 0 0 0 28218 11 0 0 25 0 1 0 291011078 158982144 7717 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 38814 7717 415 148 0 33743 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 155256

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21343
/proc/meminfo: memFree=22332672/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=159320 CPUtime=342.29 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 52474 0 0 0 34216 13 0 0 25 0 1 0 291011078 163143680 8670 33554432000 4194304 4797429 140733400120608 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 39830 8670 415 148 0 34759 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 159320

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 21344
/proc/meminfo: memFree=22328904/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=161528 CPUtime=402.3 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 58325 0 0 0 40216 14 0 0 25 0 1 0 291011078 165404672 8965 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 40382 8965 415 148 0 35311 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161528

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21346
/proc/meminfo: memFree=22323524/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=161704 CPUtime=462.31 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 64042 0 0 0 46214 17 0 0 25 0 1 0 291011078 165584896 8989 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 40426 8989 415 148 0 35355 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 161704

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21348
/proc/meminfo: memFree=22309828/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=162108 CPUtime=522.3 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 68817 0 0 0 52212 18 0 0 25 0 1 0 291011078 165998592 9785 33554432000 4194304 4797429 140733400120608 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 40527 9785 415 148 0 35456 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 162108

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21349
/proc/meminfo: memFree=22291056/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=167808 CPUtime=582.3 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 72511 0 0 0 58211 19 0 0 25 0 1 0 291011078 171835392 11450 33554432000 4194304 4797429 140733400120608 18446744073709551615 4413499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 41952 11450 415 148 0 36881 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 167808

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21351
/proc/meminfo: memFree=22291760/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=167988 CPUtime=642.31 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 78122 0 0 0 64210 21 0 0 25 0 1 0 291011078 172019712 10425 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 41997 10425 415 148 0 36926 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 167988

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21352
/proc/meminfo: memFree=22286012/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=168112 CPUtime=702.31 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 82968 0 0 0 70208 23 0 0 25 0 1 0 291011078 172146688 10801 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 42028 10801 415 148 0 36957 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 168112

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21354
/proc/meminfo: memFree=22276280/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=169108 CPUtime=762.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 87909 0 0 0 76208 24 0 0 25 0 1 0 291011078 173166592 11186 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 42277 11186 415 148 0 37206 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 169108

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21356
/proc/meminfo: memFree=22261716/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=173108 CPUtime=822.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 91305 0 0 0 82206 26 0 0 25 0 1 0 291011078 177262592 12232 33554432000 4194304 4797429 140733400120608 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 43277 12232 415 148 0 38206 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 173108

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21357
/proc/meminfo: memFree=22256360/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=175272 CPUtime=882.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 94989 0 0 0 88205 27 0 0 25 0 1 0 291011078 179478528 13267 33554432000 4194304 4797429 140733400120608 18446744073709551615 4345219 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 43818 13267 415 148 0 38747 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 175272

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21359
/proc/meminfo: memFree=22259928/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=176316 CPUtime=942.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 99789 0 0 0 94203 29 0 0 25 0 1 0 291011078 180547584 13303 33554432000 4194304 4797429 140733400120608 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 44079 13303 415 148 0 39008 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 176316

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 21360
/proc/meminfo: memFree=22244028/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=177496 CPUtime=1002.33 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 104479 0 0 0 100202 31 0 0 25 0 1 0 291011078 181755904 13083 33554432000 4194304 4797429 140733400120608 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 44374 13083 415 148 0 39303 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 177496

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21362
/proc/meminfo: memFree=22234300/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=177560 CPUtime=1062.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 107883 0 0 0 106200 32 0 0 25 0 1 0 291011078 181821440 13956 33554432000 4194304 4797429 140733400120608 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 44390 13956 415 148 0 39319 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177560

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21364
/proc/meminfo: memFree=22231052/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=183880 CPUtime=1122.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 111225 0 0 0 112200 32 0 0 25 0 1 0 291011078 188293120 14753 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 45970 14753 415 148 0 40899 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183880

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 21365
/proc/meminfo: memFree=22224436/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=183972 CPUtime=1182.32 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 114640 0 0 0 118199 33 0 0 25 0 1 0 291011078 188387328 15223 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 45993 15223 415 148 0 40922 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 183972

[startup+1242.3 s]
/proc/loadavg: 4.16 4.04 4.01 5/190 21367
/proc/meminfo: memFree=22229720/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=184024 CPUtime=1242.33 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 119362 0 0 0 124197 36 0 0 25 0 1 0 291011078 188440576 14717 33554432000 4194304 4797429 140733400120608 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 46006 14717 415 148 0 40935 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 184024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 4.00 3/186 21370
/proc/meminfo: memFree=22342424/32951124 swapFree=67111528/67111528
[pid=21323] ppid=21321 vsize=184620 CPUtime=1300.04 cores=0,2
/proc/21323/stat : 21323 (techdemo) R 21321 21323 20967 0 -1 4202496 122754 0 0 0 129967 37 0 0 25 0 1 0 291011078 189050880 15421 33554432000 4194304 4797429 140733400120608 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21323/statm: 46155 15421 415 148 0 41084 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 184620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.67
CPU system time (s): 0.378942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 294036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122754
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= 1588

runsolver used 2.41363 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 03:28:07
IDJOB=3173367
IDBENCH=82785
IDSOLVER=1585
FILE ID=node102/3173367-1301794087
RUNJOBID= node102-1301791482-20985
PBS_JOBID= 12841422
Free space on /tmp= 71952 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173367-1301794087/watcher-3173367-1301794087 -o /tmp/evaluation-result-3173367-1301794087/solver-3173367-1301794087 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173367-1301794087.cnf

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=1673125388

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:      22494956 kB
Buffers:        346848 kB
Cached:        9781160 kB
SwapCached:          0 kB
Active:        7250344 kB
Inactive:      2945328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22494956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24080 kB
Writeback:           0 kB
AnonPages:       67968 kB
Mapped:          15996 kB
Slab:           196500 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   449496 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= 71944 MiB
End job on node102 at 2011-04-03 03:49:49